gg_localize_refs 2.0.1
gg_localize_refs: ^2.0.1 copied to clipboard
gg_localize_refs allows to switch a local package and its local checkouts to local pathes
Changelog #
2.0.0 - 2026-03-27 #
1.0.0 - 2026-03-24 #
Added #
- Initial boilerplate.
- Add git parameter to localize refs get
- Add commands to export
- Add tests for get ref and set ref
- Add get version command
- Add tests for process dependencies
- add .idea to .gitignore
- Add publish_to: none when localizing
- Add .gitattributes file
- Add --git-ref option to change-refs-to-local for custom git refs
- Add test for updating .gitignore with missing .gg entries
- Add tests for devDependencies handling in TS localize/unlocalize
- Add tests for dependency and manifest methods in language tests
- Add canCheckout to .gg.json; rename example and update print msg
Changed #
- Automatic checks
- Collect all nodes in allNodesMap
- posix style path
- change ggLog parameter to optional
- Use sample_folder for test files
- Create backend subfolder and move source files
- changed gg_local_package_dependencies to git dependency
- Update repository URL to ggsuite organization
- Downgrade package version from 1.0.0 to 0.0.1
Fixed #
- Fix tests on windows
Removed #
- Update gg_publish to ^^3.2.0 and remove publish_to field