Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1023 Bytes

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 1023 Bytes

Changelog

1.0.2

Patch Changes

  • Fix: flatten emotion/css version

1.0.1

Patch Changes

  • Upgrade emotion packages and add changesets publish workflow

1.0.0

Major Changes

  • Support Nuxt 3

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0 (2020-12-17)

⚠ BREAKING CHANGES

  • upgrade emotion to @emotion/css

Features

  • upgrade emotion to @emotion/css (1b1c02a)

0.0.1 (2019-02-09)

Bug Fixes

  • support runtime and buildtime SPA (8405f50)
  • module: set sourceMap and autoLabel based on dev mode (725196f)