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

remark-loader

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-loader - npm Package Versions

2

6.0.0

Diff

Changelog

Source

6.0.0 (2024-01-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#114) (1d613db)
evilebottnawi
published 5.0.0 •

Changelog

Source

5.0.0 (2022-06-02)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0 (#65)
  • minimum supported remark version is 14.0.0

Features

  • output links and descriptions on errors (#44) (482647b)
evilebottnawi
published 4.0.0 •

Changelog

Source

4.0.0 (2021-05-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0
evilebottnawi
published 3.0.0 •

Changelog

Source

3.0.0 (2021-02-01)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5
evilebottnawi
published 2.0.0 •

Changelog

Source

2.0.0 (2020-11-24)

⚠ BREAKING CHANGES

  • remark is now in peer dependencies , so you need to install remark itself, please read remark changelog before updating remark, there are a lot of breaking changes

Features

  • allow to use remark@12 and remark@13 (other versions is not tested, but it may work too)
evilebottnawi
published 1.0.1 •

Changelog

Source

1.0.1 (2020-10-09)

Chore

  • update schema-utils
evilebottnawi
published 1.0.0 •

Changelog

Source

1.0.0 (2020-08-06)

⚠ BREAKING CHANGES

  • minimum required Node.js version is 10.13.0
  • minimum required webpack version is 4
  • loader doesn't return HTML, you need to use html-loader, please look at this example
  • update remark to 12.0.0 version, some plugins can be incompatible, please update them

Features

  • added remarkOptions option, you can specify plugins, settings and data
  • added removeFrontMatter option (#19) (3550105)
  • validate options by default (c6b6ed2)

Bug Fixes

  • improved performance

<a name="1.0.0-rc.0"></a>

skipjack.
published 1.0.0-rc.0 •

Changelog

Source

1.0.0-rc.0 (2019-06-10)

Chores

  • remove react specific code (f4e64c4), closes #1

BREAKING CHANGES

  • The react option has been removed. Our implementation was extremely hacky and led to a bunch of pitfalls. Please use MDX as an alternative.

<a name="0.3.2"></a>

skipjack.
published 0.3.2 •

Changelog

Source

0.3.2 (2018-02-06)

Bug Fixes

  • react: make <br> tags self-closing (8c1f754)

<a name="0.3.1"></a>

skipjack.
published 0.3.1 •

Changelog

Source

0.3.1 (2018-01-24)

Bug Fixes

  • allow specified template to receive any higher-level props (b365efa)
  • use ES6 module syntax for the output modules (d550fa4)

<a name="0.3.0"></a>

2
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