0.0.6 • Published 3 months ago

@turbo-boost/devtools v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Devtools for the Hotwire/Turbo ecosystem (TurboBoost, CableReady, StimulusReflex, etc.)

Releasing

  1. Run npm update to pick up the latest
  2. Update the version number consistently in the following files:
    • app/javascript/version.js - pre-release versions use -preN
    • package.json - pre-release versions use -preN
  3. Run npm run standardize to ensure standard formatting has been applied
  4. Run npm run build
  5. Commit and push any changes to GitHub
  6. Run npm publish --access public
  7. Commit and push changes to GitHub
  8. Create a new release on GitHub (here) and generate the changelog for the stable release for it

License

The library is available as open source under the terms of the MIT License.

0.0.5

3 months ago

0.0.6

3 months ago

0.0.3

9 months ago

0.0.4

8 months ago

0.0.2

12 months ago

0.0.1

1 year ago