Skip to content

Latest commit

 

History

History
69 lines (39 loc) · 4.85 KB

CHANGELOG.md

File metadata and controls

69 lines (39 loc) · 4.85 KB

Changelog

2.21.0 (2023-05-15)

Features

Bug Fixes

  • avoid leading double slash (#8846) (0fb0fa9)
  • CSS: last elements inside blockquotes do not need bottom margin (#8855) (80094ea)
  • macros/PWASidebar: remove structural overview page (#8845) (93ac66f)

2.20.3 (2023-05-11)

Bug Fixes

  • lint-staged: use negative pattern correctly (#8842) (8e74e5f)
  • npm-publish: setup node with registry url (#8841) (660a28b)

2.20.2 (2023-05-11)

Bug Fixes

  • npm-publish: restore --access public option (#8839) (c5f8c48)

2.20.1 (2023-05-11)

Bug Fixes

  • dev: TypeScript errors when running yarn dev (#8835) (039515b)
  • npm-publish: revert renaming of NPM_AUTH_TOKEN (#8831) (3ccc923)

2.20.0 (2023-05-10)

Features

2.19.0 (2023-05-10)

Features

  • banner: add blog announcement banner (#8801) (2e730ae)
  • fundamental-redirects: redirect archived media (#8785) (784beeb)

Bug Fixes