Skip to content

Releases: nrkno/core-docs

v4.0.2

17 Nov 09:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1

14 Sep 11:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

06 Sep 09:32
Compare
Choose a tag to compare

What's Changed

Released @nrk/[email protected] to npm

Dependencies

  • Bumped marked to 8.0.0
  • Bumped react to 18.2.0

Full Changelog: v3.1.1...v4.0.0

v3.1.1

04 Jul 07:09
Compare
Choose a tag to compare

What's Changed

  • Fix: correct poorly URL-escaped svg in background-image
    • Should hopefully help to avoid triggering XSS measures from host

Full Changelog: v3.1.0...v3.1.1

v3.1.0

30 Jun 08:54
Compare
Choose a tag to compare

What's Changed

  • feat: navigation menu groups by @klizter in #278
  • fix for link-icon colors relative to theme

New Contributors

Full Changelog: v3.0.3...v3.1.0

v3.0.3

22 Mar 12:56
Compare
Choose a tag to compare

What's Changed

  • docs: remove duplicate id for click-eventlistener in examples
  • chore(deps): Bump marked from 4.2.3 to 4.2.5 by @dependabot in #206
  • chore(deps-dev): Bump @rollup/plugin-commonjs from 21.0.1 to 24.0.0 by @dependabot in #207
  • chore(deps-dev): Bump @rollup/plugin-node-resolve from 13.1.3 to 15.0.1 by @dependabot in #208
  • chore(deps-dev): Bump @babel/core from 7.20.5 to 7.20.12 by @dependabot in #210
  • chore(deps-dev): Bump sass from 1.56.1 to 1.57.1 by @dependabot in #211
  • chore(deps): Bump highlight.js from 11.6.0 to 11.7.0 by @dependabot in #212
  • chore(deps-dev): Bump postcss from 8.4.18 to 8.4.21 by @dependabot in #215
  • chore(deps-dev): Bump @rollup/plugin-replace from 3.0.1 to 5.0.2 by @dependabot in #213
  • chore(deps): Bump core-js from 3.26.1 to 3.27.1 by @dependabot in #214
  • chore(deps): Bump marked from 4.2.5 to 4.2.12 by @dependabot in #217
  • chore(deps-dev): Bump @babel/core from 7.20.12 to 7.21.3 by @dependabot in #231
  • chore(deps-dev): Bump sass from 1.57.1 to 1.59.3 by @dependabot in #230
  • chore(deps-dev): Bump autoprefixer from 10.4.13 to 10.4.14 by @dependabot in #227
  • chore(deps-dev): Bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 by @dependabot in #220
  • chore(deps-dev): Bump @rollup/plugin-terser from 0.1.0 to 0.4.0 by @dependabot in #221
  • chore(deps-dev): Bump @rollup/plugin-babel from 5.3.0 to 6.0.3 by @dependabot in #216
  • chore(deps): Bump core-js from 3.27.1 to 3.29.1 by @dependabot in #229

Full Changelog: v3.0.2...v3.0.3

v3.0.2

20 Dec 14:01
Compare
Choose a tag to compare

What's new

  • Set color-scheme: dark for dark theme to handle scroll-bars

Full Changelog: v3.0.1...v3.0.2

v3.0.1

13 Dec 07:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

06 Dec 12:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v3.0.0

v2.1.0

20 Jan 15:44
Compare
Choose a tag to compare

What's Changed

  • Use only Babel in favor of buble with babel as fallback for code transforms by @skjalgepalg in #198

Fixes

  • Update dependencies to address npm audit and github security notices

Full Changelog: v2.0.5...v2.1.0