All notable changes to the “Sublime-Package” Generator will be documented in this file.
Breaking change: requires Node.js >= 20.12.0 (aligned with current Yeoman stack and util.styleText).
engines.node to >=20.12.0; run CI and releases on Node 20glob as a named export for compatibility with glob v10eslint from 9.34.0 to 9.36.0 (#24)chalk from 5.6.0 to 5.6.2 (#25)yeoman-test from 10.1.1 to 11.0.0 (#26)jest from 29.7.0 to 30.2.0 (#27)lint-staged from 15.2.11 to 16.2.3 (#22, #28)js-yaml from 3.14.1 to 3.14.2 (#30)lodash-es from 4.17.21 to 4.17.23 (#34)simple-git from 3.28.0 to 3.33.0 (#40)yeoman-environment from 4.4.3 to 6.0.0 and refresh transitive tar (#41)minimatch from 3.1.2 to 3.1.5 (#42)prettier from 1.19.1 to 3.6.2 (#18)eslint-plugin-prettier from 3.4.1 to 5.5.4 (#20)eslint-config-prettier from 6.6.0 to 10.1.8 (#21)@yeoman/adapter, @yeoman/types for yeoman-test 11Breaking Change: Requires Node.js >=16.0.0 with ES module support
Updated README. Added GIF. Updated USAGE’s. Removed obsolete ‘Variables’ in app USAGE.
Added additional option generator-description to shows the description of each sub-generator.
Fixed Snippet messages. Restructured package directories. Updated README.
Added completion generator. Added macro generator. Added mousemap generator. Added project generator. Added UnitTests.
Reduced npm dependencies. Updated README.
Added src folder to npm module. Updated README.md.
Sublime-Package is a Sublime Text package generator for yeoman, which creates scaffold for a sublime-package.
We are all lazy 🦥 and only want to code 👨💻 if it is not already exists.
So i created this yeoman generator to easy get an scaffold for a sublime-package.