From 444d01be937a40e260f2035a7397b10deed84b06 Mon Sep 17 00:00:00 2001 From: Jordan Martinez Date: 2022年4月22日 19:44:29 -0500 Subject: [PATCH] Add RefexFlags breaking change to strings --- migration-guides/0.15-Ecosystem-Update.md | 1 + 1 file changed, 1 insertion(+) diff --git a/migration-guides/0.15-Ecosystem-Update.md b/migration-guides/0.15-Ecosystem-Update.md index ebd5899..1a95518 100644 --- a/migration-guides/0.15-Ecosystem-Update.md +++ b/migration-guides/0.15-Ecosystem-Update.md @@ -150,6 +150,7 @@ Breaking changes: Breaking changes: - Replaced polymorphic proxies with monomorphic `Proxy` ([#158](https://github.com/purescript/purescript-strings/pull/158) by @JordanMartinez) - In `slice`, drop bounds checking and `Maybe` return type ([#145](https://github.com/purescript/purescript-strings/pull/145) by Quelklef) +- Make `RegexFlags` a `newtype` and a `Newtype` instance for it([#159](https://github.com/purescript/purescript-strings/pull/159) by @mhmdanas) Other improvements: - Surround code with backticks in documentation ([#148](https://github.com/purescript/purescript-strings/pull/148))

AltStyle によって変換されたページ (->オリジナル) /