Skip to content

Releases: nytimes/library

v1.6.3

Choose a tag to compare

@afischer afischer released this 20 Nov 19:25
32e3b71

What's Changed

  • Add special note for when files are too large to export by @afischer in #389

Full Changelog: v1.6.2...v1.6.3

v1.6.2

Choose a tag to compare

@afischer afischer released this 16 Jul 18:04

Bug Fixes 🐛

  • Fixes an issue where custom styles would fail to resolve due to changes in sass path resolution. Introduced in v1.6.0. Fixed in: Rework Sass imports to use new dart sass style by @afischer in #385

Full Changelog: v1.6.1...v1.6.2

v1.6.1

Choose a tag to compare

@afischer afischer released this 16 Jul 16:58

Bug Fixes 🐛

  • Fix load-order issue that could cause overrides to error by @afischer in #384

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@afischer afischer released this 16 Jul 15:45

This minor release includes dependency updates and deprecates support for versions of Node older than v18. Node versions 18 to 24 are now supported.

Breaking Changes ⚠️

  • Library no longer supports versions of node older than v18. The default development target and all distributed builds now use Node v24.

What's Changed

Full Changelog: v1.5.2...v1.6.0

v1.5.2

Choose a tag to compare

@afischer afischer released this 23 May 17:47
d141526

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

Choose a tag to compare

@afischer afischer released this 29 Mar 21:42
73e244e

What's Changed

  • Resolves a circular dependency that caused issues with some versions of Node by @afischer in #360

Full Changelog: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@afischer afischer released this 28 Mar 12:57

This minor release includes a number of security improvements, adds support for arbitrary path prefixes, and deprecates support for versions of Node older than v14.

Breaking Changes ⚠️

  • Library no longer supports versions of node older than v14. The default development target and all distributed builds now use Node v18.

Updates

This update also includes all security updates made in v1.4.3, which is the last version of Library to support Node <v14.

Changes from v1.4.3

Full Changelog: v1.4.3...v1.5.0

v1.4.3

Choose a tag to compare

@afischer afischer released this 27 Feb 18:30

What's Changed

Patch release with a number of package upgrades for increased stability and security.

Dependency & Security Updates

Full Changelog: v1.4.2...v1.4.3

v1.4.2

Choose a tag to compare

@afischer afischer released this 01 Nov 14:48

What's Changed

Features and Enhancements

  • Allow copying of assets from custom repo by @nzben in #293
  • Support diacritics in slug by @hopefourie-nyt in #292
  • Update install_customizations to prevent warnings by @leranjun in #295

Bug Fixes 🐛

  • Image modal fixes by @xvandish in #299
  • Change order of code block formatting to prevent removal of backticks by @mtandre in #301

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

Choose a tag to compare

@afischer afischer released this 17 Aug 20:47

This patch release resolves a version number inconsistency in Library's package.json.