diff --git a/blog/2022-12-13-mdx-blog-post.md b/blog/2022-12-13-mdx-blog-post.md index 273622463..30588296d 100644 --- a/blog/2022-12-13-mdx-blog-post.md +++ b/blog/2022-12-13-mdx-blog-post.md @@ -132,7 +132,7 @@ Post 2.0: CommandPlugin and EventPlugin typings have also been static'ified, transformed from types to interfaces ## Breaking Changes - +
All deprecation warnings from previous versions have taken effect, and are removed in 2.0. @@ -188,4 +188,4 @@ Including the previous section, some names to symbols and data structures were a be better represented. view [changelog](/404.html) ## Context refactoring -The context data structure has been internally altered to represent its dynamics better. \ No newline at end of file +The context data structure has been internally altered to represent its dynamics better.