Release notes

Stay informed about the latest updates, new features, improvements, and bug fixes in the TomTom Maps SDK for JavaScript. This page provides detailed information about each release to help you understand what’s new and how it might impact your application.

Detailed Changelog : Complete technical details for each release

Understanding Release Versioning

The TomTom Maps SDK follows semantic versioning (SemVer) to provide clear expectations about the nature of changes in each release:

Version Format: MAJOR.MINOR.PATCH

  • MAJOR version increases indicate breaking changes that may require code updates
  • MINOR version increases introduce new features while maintaining backward compatibility
  • PATCH version increases include bug fixes and small improvements without breaking changes

Release Types:

  • Stable releases are thoroughly tested and recommended for production use
  • Beta releases provide early access to new features for testing and feedback
  • Preview releases offer experimental features for development and evaluation