importmap-rails

Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.

MIT License

Downloads
16.8M
Stars
1.1K
Committers
55

Bot releases are hidden (Show)

importmap-rails - v2.0.1 Latest Release

Published by dhh 10 months ago

What's Changed

  • Ensure update only runs when there are outdated packages by @dhh

Full Changelog: https://github.com/rails/importmap-rails/compare/v2.0.0...v2.0.1

importmap-rails - v2.0.0

Published by dhh 10 months ago

What's Changed

This major release includes two potentially backwards-incompatible changes:

  • The compatibility shim is no longer included, since all major browsers now natively support import maps. But if you need to support old browsers, like Safari 15, Firefox 75, Chrome 88, you should continue using the 1.x series of this gem.
  • Preloading is now the default. So if you have pins that you intend to lazy load, you need to specifically call preload: false as part of the pin.

All changes:

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.2.3...v2.0.0

importmap-rails - v1.2.3

Published by rafaelfranca 12 months ago

What's Changed

  • Fix using this gem outside of a Rails application by @rafaelfranca

New Contributors

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.2.2...v1.2.3

importmap-rails - v1.2.2

Published by rafaelfranca 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.2.1...v1.2.2

importmap-rails - v1.2.1

Published by dhh over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.1.6...v1.2.1

importmap-rails - v1.1.6

Published by dhh over 1 year ago

What's Changed

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.1.5...v1.1.6

importmap-rails - v1.1.5

Published by dhh over 2 years ago

What's Changed

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.1.4...v1.1.5

importmap-rails - v1.1.4

Published by dhh over 2 years ago

What's Changed

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.1.3...v1.1.4

importmap-rails - v1.1.3

Published by dhh over 2 years ago

What's Changed

  • Upgraded es-module-shims to v1.5.9 by @dhh

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.1.2...v1.1.3

importmap-rails - v1.1.2

Published by dhh over 2 years ago

What's Changed

  • Upgraded es-module-shims to v1.5.8 by @dhh

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.1.1...v1.1.2

importmap-rails - v1.1.1

Published by dhh over 2 years ago

What's Changed

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.1.0...v1.1.1

importmap-rails - v1.1.0

Published by dhh over 2 years ago

What's Changed

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.0.3...v1.1.0

importmap-rails - v1.0.3

Published by dhh over 2 years ago

What's Changed

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.0.2...v1.0.3

importmap-rails - v1.0.2

Published by dhh almost 3 years ago

What's Changed

Full Changelog: https://github.com/rails/importmap-rails/compare/v1.0.0...v1.0.2

importmap-rails - v1.0.0

Published by dhh almost 3 years ago

What's Changed

Nothing. But we're promote 0.9.5 to 1.0.0 to go along with the final release of Rails 7.0. Because as a new sanctioned default option of Rails 7, we should stick to the API, and this communicates that 🚀🥳

importmap-rails - v0.9.5

Published by dhh almost 3 years ago

What's Changed

Full Changelog: https://github.com/rails/importmap-rails/compare/v0.9.4...v0.9.5

importmap-rails - v0.9.4

Published by dhh almost 3 years ago

What's Changed

  • Updated to ES Module Shims 1.3.6 by @dhh

Full Changelog: https://github.com/rails/importmap-rails/compare/v0.9.3...v0.9.4

importmap-rails - v0.9.3

Published by dhh almost 3 years ago

What's Changed

  • Update to ES Module Shims 1.3.5 (fixes source map loading in Safari #79)

Full Changelog: https://github.com/rails/importmap-rails/compare/v0.9.2...v0.9.3

importmap-rails - v0.9.2

Published by dhh almost 3 years ago

What's Changed

  • Update to ES Module Shims 1.3.3

Full Changelog: https://github.com/rails/importmap-rails/compare/v0.9.1...v0.9.2

importmap-rails - v0.9.1

Published by dhh almost 3 years ago

What's Changed

  • Fix the minified version of es-module-shims 1.3.2 (closing #74) by @dhh

Full Changelog: https://github.com/rails/importmap-rails/compare/v0.9.0...v0.9.1