gg_localize_refs 2.3.0
gg_localize_refs: ^2.3.0 copied to clipboard
gg_localize_refs allows to switch a local package and its local checkouts to local pathes
Changelog #
2.3.0 - 2026-06-09 #
Changed #
- feat(ts): version-pinned git deps via #semver: + tag-push for npm/pnpm
- refactor(ts): trim comments to grace-cloud style limits + do_maintain layout
- style: apply grace-cloud comment + 80-char limits across ticket
Fixed #
- refactor(tests): drive TS unlocalize scenarios from test/sample_folder_ts fixtures
2.2.0 - 2026-06-08 #
Changed #
- feat(do add): auto-clone transitive deps into master before graph build & P:\programs\flutter/bin/internal/exit_with_errorlevel.bat
- gg_multi: changed references to git
- gg_multi: changed references to git
2.1.2 - 2026-05-11 #
Changed #
- fix: add tag_pattern to git fallback in change-refs-to-pub-dev
- gg_multi: changed references to git
2.1.1 - 2026-04-24 #
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