Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@saschazar/next-mdx-extended

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saschazar/next-mdx-extended - npm Package Versions

4.0.0

Diff

saschazar21
published 3.0.0 •

Changelog

Source

3.0.0 (2020-05-26)

Features

  • update to Next v9.4 (88b8530)

BREAKING CHANGES

  • This solves compatibility issues with experimental rewrites in next.config.js
saschazar21
published 2.0.0 •

Changelog

Source

2.0.0 (2020-01-17)

Features

  • feed: refactored postsMeta to export JSON feed data, replaced 'exportData' with 'feed' as config key. (21fd2bb)

BREAKING CHANGES

  • feed: The 'feed' config option has replaced the 'exportData' config option. The option exports a '/public/feed.json' containing a JSON Feed instead of a '/public/posts.json' file.
saschazar21
published 1.1.0 •

Changelog

Source

1.1.0 (2020-01-05)

Bug Fixes

  • exportPathMap: improved error output (705384f)
  • index: removed target default (ee15908)
  • index: set default target to server again (8d5014d)

Features

  • rewrites: added rewrites to next config (10162ee)
  • rewrites: moved exportData from exportPathMap to rewrites (587a75b)
saschazar21
published 1.0.0 •

Changelog

Source

1.0.0 (2020-01-03)

Bug Fixes

  • exportPathMap: fixed exports mapping in object, enhanced tests (ed4aac8)
  • exportPathMap: fixed path for posts meta (fdfc739)
  • gitignore: added generated types directory to gitignore (f8db28f)
  • gitignore: fixed typo (b695c48)
  • index: provide fallback for omitted options object (f179abc)
  • interfaces: renamed interfaces directory (052503b)
  • setup: added default config values, enhanced README (32558d3)
  • setup: fixed dependecies in package.json (8e672df)
  • travis: fixed travis configuration script (f653c18)

Features

  • exportPathMap: added exportPathMap function (2f57e90)
  • exportPathMap: extended functionality for exportPathMap (1f9c368)
  • semantic-release: added semantic release config (bb8f74f)
  • setup: added minimal setup (047cea1)
  • setup: initial commit (260551e)
  • test: added basic testing setup (a18386b)
  • writeData: added export metadata to JSON possibility (c2c40ea)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc