factoriomod-debug 1.1.46 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,18 @@
2
2
 
3
3
  [<img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi2.png?v=2' border='0' alt='Buy Me a Coffee at ko-fi.com'/>](https://ko-fi.com/X8X41IE4T)
4
4
 
5
+ ## 2.0.0
6
+ * Pre-release for Factorio 2.0
7
+ * LuaLS library package:
8
+ * `factorio.workspace.manageLibraryDataLinks` default changed to false, removes link when set to false
9
+ * Locale
10
+ * `__plural_for_parameter_x_` -> `__plural_for_parameter__x__`, new tags for 2.0
11
+ * Debugger
12
+ * Fix missing properties on some classes
13
+
14
+ ## 1.1.47
15
+ * Fix tasks broken by bundling changes
16
+
5
17
  ## 1.1.46
6
18
  * Improved Neovim setup docs (#132)
7
19
  * VSCode's migration to ESM interally breaks context detection and requires splitting the all-in-one bundle. Now separate bundles for cli/vscode/shared.