Sha256: 295612cc740c6244b3852a6eeb78ce23cd9d5c12b1126b3c3d845787ecb97bb4
Contents?: true
Size: 1.28 KB
Versions: 1
Compression:
Stored size: 1.28 KB
Contents
# Changelog <!-- Prefix your message with one of the following: - [Added] for new features. - [Changed] for changes in existing functionality. - [Deprecated] for soon-to-be removed features. - [Removed] for now removed features. - [Fixed] for any bug fixes. - [Security] in case of vulnerabilities. --> ## Unreleased - [Fixed] Babel loader's order is backwards, so TypeScript first, then JavaScript. ## v0.0.5 - 2020-11-14 - [Fixed] Jest configuration wasn't considering the full import path. ## v0.0.4 - 2020-11-14 - [Added] Generate [dependabot](https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates) configuration. - [Changed] Add Postgres env vars so tests can run smoothly. - [Added] Add helper method to create migration classes with `--active-record`. - [Added] Generate `.github/CODEOWNERS` template. - [Changed] Generate Ruby packages with `--type gem` - [Added] Generate NPM packages with `--type npm`. ## v0.0.3 - 2020-11-03 - [Changed] Remove unused `--repository` switch. - [Changed] Make `--help` and `-h` work with `dopstick new`. ## v0.0.2 - 2020-11-02 - [Fixed] Link added to gemspec's meta info now open the correct code browser. - [Fixed] Use correct key name for custom funding urls. ## v0.0.1 - 2020-11-02 - Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dopstick-0.0.6 | CHANGELOG.md |